Hello Unregistered ,
Hello. Having a strange issue. PIC18F45K80 and PIC16F1936. they are connected to each other via 22K resistor. PORTC.3 on both. Trying to run the simple code: TX: (1936)
Here's an code update on the LCD backpack code the line BaudR var byte should be replace with: BaudR var Word and here's the serial sender code updated as well. (use an 12F683)
Hello everyone, I'de like to share this project, may come handy for hobbyist working around LCD display. My search for a serial LCD that can receive serial data from 300 to 19200 baud on the...
Can't reliably transfer over serial connection between two PICs
Hello.
CuriousOne Today, 15:04Having a strange issue.
PIC18F45K80 and PIC16F1936.
they are connected to each other via 22K resistor. PORTC.3 on both.
Trying to run the simple code:
TX: (1936)